Objects Reference

directX::get_input

Prototype

void get_input()

Parameters

None

Return Value

None

Remarks

This function gets the current key and mouse state. It fills the diks array with all current keyboard key states and the dims array with the current mouse state. It is required once a frame.